operator symbol
- 网络运算符符号;操作符
-
The grammar of a catch clause of a try statement is extended to allow a series of exception types , separated by the " OR " operator symbol ," | ", to be used in the declaration of the exception parameter .
Java7对try的catch子句的语法做了扩展,能接受一系列异常类型,在声明异常参数的地方用“或”操作符(即“”)来进行分隔。
-
A unary operator is named by using the key word operator followed by the unary operator symbol .
单目操作符(unaryoperator)是通过在关键字operator后跟单目运算符符号来命名的。
-
GENERALIZED PSEUDO - DIFFERENTIAL OPERATOR OF MULTIPLE SYMBOL Pseudo Almost Periodic Solutions for Differential Equations
推广的重象征定义的拟微分算子微分方程的伪概周期解
-
We compare the precision of one-step scheme with that of two-step scheme for expanding an operator 's primary symbol function , which illustrates the large-step scheme is more accurate than its recursive counterpart .
本文比较了算子主象征函数用一步法展开和用两步法展开的精度,从而说明大步长方法的精度要高于递推方法。
-
If it finds a match , it uses the send operator ( the ! symbol ) to send a message to the broker process telling it to place an order .
如果匹配上了,就用发送操作符(即!符号)向broker进程发送一则消息,告诉它下单。
-
A UML operation representing a binary operator is named similarly to unary operator , but the symbol is one of the binary operators .
表示双目运算符(binaryoperator)的UML操作的命名方式类似于单目运算符,但符号是双目运算符之一。